Use CRPEJob::SetParameterMaxMinValue to set the minimum and/or maximum possible values for a specified parameter in a report.
BOOL SetParameterMinMaxValue (
const _TCHAR *parameterFieldName,
const _TCHAR *reportName,
CRPEValueInfo *valueMin,
CRPEValueInfo *valueMax );
Specifies a pointer to CRPEValueInfo, which will contain the minimum value. See Remarks below. | |
Specifies a pointer to CRPEValueInfo, which will contain the maximum value. See Remarks below. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |